home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / S'informer / Copernic Desktop Search / copernicdesktopsearchfr.exe / $R0 / 0 / RCDATA / TOPTIONSRSSFRM / TOPTIONSRSSFRM.txt < prev   
Text File  |  2006-05-31  |  5KB  |  218 lines

  1. inherited OptionsRSSFrm: TOptionsRSSFrm
  2.   Width = 482
  3.   Height = 371
  4.   Anchors = [akLeft, akTop, akRight, akBottom]
  5.   object MyContentGroupBox: TGroupBox
  6.     Left = 0
  7.     Top = 0
  8.     Width = 482
  9.     Height = 221
  10.     Anchors = [akLeft, akTop, akRight]
  11.     Caption = ' My RSS Feeds '
  12.     TabOrder = 0
  13.     DesignSize = (
  14.       482
  15.       221)
  16.     object Image5: TImage
  17.       Left = 14
  18.       Top = 20
  19.       Width = 32
  20.       Height = 32
  21.       AutoSize = True
  22.       Picture.Data = {<image000.ico>}
  23.       Transparent = True
  24.     end
  25.     object MyContentListView: TListView
  26.       Left = 60
  27.       Top = 20
  28.       Width = 362
  29.       Height = 160
  30.       Anchors = [akLeft, akTop, akRight, akBottom]
  31.       Checkboxes = True
  32.       Columns = <
  33.         item
  34.           Caption = 'Title'
  35.           Width = 125
  36.         end
  37.         item
  38.           Caption = 'URL'
  39.           Width = 215
  40.         end>
  41.       ColumnClick = False
  42.       HideSelection = False
  43.       ReadOnly = True
  44.       RowSelect = True
  45.       TabOrder = 0
  46.       ViewStyle = vsReport
  47.       OnChange = MyContentListViewChange
  48.       OnCustomDrawItem = MyContentListViewCustomDrawItem
  49.       OnDblClick = MyContentListViewDblClick
  50.       OnKeyDown = MyContentListViewKeyDown
  51.     end
  52.     object RemoveFeedBtn: TButton95
  53.       Left = 206
  54.       Top = 187
  55.       Width = 70
  56.       Height = 23
  57.       Anchors = [akLeft, akBottom]
  58.       Caption = 'De&lete'
  59.       Enabled = False
  60.       TabOrder = 3
  61.       OnClick = RemoveFeedBtnClick
  62.     end
  63.     object EditFeedBtn: TButton95
  64.       Left = 133
  65.       Top = 187
  66.       Width = 70
  67.       Height = 23
  68.       Anchors = [akLeft, akBottom]
  69.       Caption = '&Edit'
  70.       Enabled = False
  71.       TabOrder = 2
  72.       OnClick = EditFeedBtnClick
  73.     end
  74.     object AddSearchSiteBtn: TButton95
  75.       Left = 60
  76.       Top = 187
  77.       Width = 70
  78.       Height = 23
  79.       Anchors = [akLeft, akBottom]
  80.       Caption = '&Add'
  81.       TabOrder = 1
  82.       OnClick = AddSearchSiteBtnClick
  83.     end
  84.     object UpBtn: TButton
  85.       Left = 431
  86.       Top = 20
  87.       Width = 40
  88.       Height = 23
  89.       Anchors = [akTop, akRight]
  90.       Caption = '&Up'
  91.       TabOrder = 4
  92.       OnClick = UpBtnClick
  93.     end
  94.     object DownBtn: TButton
  95.       Left = 431
  96.       Top = 50
  97.       Width = 40
  98.       Height = 23
  99.       Anchors = [akTop, akRight]
  100.       Caption = '&Down'
  101.       TabOrder = 5
  102.       OnClick = DownBtnClick
  103.     end
  104.   end
  105.   object RSSOptionsGroupBox: TGroupBox
  106.     Left = 0
  107.     Top = 231
  108.     Width = 482
  109.     Height = 140
  110.     Anchors = [akLeft, akTop, akRight]
  111.     Caption = ' RSS Options '
  112.     TabOrder = 1
  113.     object TickerImage: TImage
  114.       Left = 14
  115.       Top = 20
  116.       Width = 32
  117.       Height = 32
  118.       AutoSize = True
  119.       Picture.Data = {<image001.ico>}
  120.       Transparent = True
  121.     end
  122.     object SizeLbl: TLabel
  123.       Left = 80
  124.       Top = 88
  125.       Width = 56
  126.       Height = 13
  127.       Caption = '&Ticker Size:'
  128.       FocusControl = SizeCB
  129.     end
  130.     object SpeedLbl: TLabel
  131.       Left = 80
  132.       Top = 113
  133.       Width = 67
  134.       Height = 13
  135.       Caption = 'Ticker &Speed:'
  136.       FocusControl = SpeedCB
  137.     end
  138.     object RefreshDelayLabel: TLabel
  139.       Left = 60
  140.       Top = 23
  141.       Width = 136
  142.       Height = 13
  143.       Caption = '&Refresh my RSS feeds every'
  144.       FocusControl = DelayNumInp
  145.     end
  146.     object HoursLbl: TLabel
  147.       Left = 257
  148.       Top = 23
  149.       Width = 26
  150.       Height = 13
  151.       Caption = 'hours'
  152.     end
  153.     object DisplayTickerBtn: TCheckBox95
  154.       Left = 60
  155.       Top = 45
  156.       Width = 173
  157.       Height = 17
  158.       Caption = 'Dis&play my RSS feeds in a ticker'
  159.       TabOrder = 2
  160.       OnClick = DisplayTickerBtnClick
  161.     end
  162.     object RotateCB: TCheckBox95
  163.       Left = 80
  164.       Top = 65
  165.       Width = 225
  166.       Height = 17
  167.       Caption = 'R&otate automatically through my RSS feeds'
  168.       TabOrder = 3
  169.     end
  170.     object SizeCB: TComboBox
  171.       Left = 154
  172.       Top = 85
  173.       Width = 91
  174.       Height = 21
  175.       Style = csDropDownList
  176.       ItemHeight = 13
  177.       TabOrder = 4
  178.       Items.Strings = (
  179.         'Small'
  180.         'Medium'
  181.         'Large')
  182.     end
  183.     object SpeedCB: TComboBox
  184.       Left = 154
  185.       Top = 110
  186.       Width = 91
  187.       Height = 21
  188.       ItemHeight = 13
  189.       TabOrder = 5
  190.       Items.Strings = (
  191.         'Slow'
  192.         'Normal'
  193.         'Fast')
  194.     end
  195.     object DelayNumInp: TNumInp
  196.       Left = 208
  197.       Top = 20
  198.       Width = 28
  199.       Height = 21
  200.       Min = 1
  201.       TabOrder = 0
  202.       Value = 2
  203.     end
  204.     object DelayUpDown: TUpDown
  205.       Left = 236
  206.       Top = 20
  207.       Width = 16
  208.       Height = 21
  209.       Associate = DelayNumInp
  210.       Min = 1
  211.       Max = 999
  212.       Position = 2
  213.       TabOrder = 1
  214.       Wrap = False
  215.     end
  216.   end
  217. end
  218.